home *** CD-ROM | disk | FTP | other *** search
/ La Vague Interactive 1 / La Vague Interactive 01.iso / pc / tresors / lvi / macintosh / designerdraw 4.4.2 / dd user's guide. / card_2885.txt < prev    next >
Text File  |  1991-04-20  |  7KB  |  366 lines

  1. -- card: 2885 from stack: in.
  2. -- bmap block id: 5813
  3. -- flags: 0000
  4. -- background id: 2652
  5. -- name: 
  6.  
  7.  
  8. -- part 3 (button)
  9. -- low flags: 00
  10. -- high flags: A000
  11. -- rect: left=20 top=73 right=89 bottom=113
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Introduction
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go to card "Intro1"
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part 4 (button)
  28. -- low flags: 00
  29. -- high flags: A000
  30. -- rect: left=20 top=88 right=105 bottom=127
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: Drawing Boxes
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   go to card "Drawing Boxes"
  42. end mouseUp
  43.  
  44.  
  45.  
  46. -- part 5 (button)
  47. -- low flags: 00
  48. -- high flags: A000
  49. -- rect: left=20 top=104 right=121 bottom=272
  50. -- title width / last selected line: 0
  51. -- icon id / first selected line: 0 / 0
  52. -- text alignment: 1
  53. -- font id: 0
  54. -- text size: 12
  55. -- style flags: 0
  56. -- line height: 16
  57. -- part name: Drawing Connections Between Boxes
  58. ----- HyperTalk script -----
  59. on mouseUp
  60.   go to card "Connections"
  61. end mouseUp
  62.  
  63.  
  64.  
  65. -- part 6 (button)
  66. -- low flags: 00
  67. -- high flags: A000
  68. -- rect: left=21 top=120 right=137 bottom=120
  69. -- title width / last selected line: 0
  70. -- icon id / first selected line: 0 / 0
  71. -- text alignment: 1
  72. -- font id: 0
  73. -- text size: 12
  74. -- style flags: 0
  75. -- line height: 16
  76. -- part name: Moving Boxes
  77. ----- HyperTalk script -----
  78. on mouseUp
  79.   go to card "Moving"
  80. end mouseUp
  81.  
  82.  
  83.  
  84. -- part 7 (button)
  85. -- low flags: 00
  86. -- high flags: A000
  87. -- rect: left=21 top=136 right=153 bottom=162
  88. -- title width / last selected line: 0
  89. -- icon id / first selected line: 0 / 0
  90. -- text alignment: 1
  91. -- font id: 0
  92. -- text size: 12
  93. -- style flags: 0
  94. -- line height: 16
  95. -- part name: Moving Connections
  96. ----- HyperTalk script -----
  97. on mouseUp
  98.   go to card "Moving Connections"
  99. end mouseUp
  100.  
  101.  
  102.  
  103. -- part 8 (button)
  104. -- low flags: 00
  105. -- high flags: A000
  106. -- rect: left=21 top=152 right=169 bottom=116
  107. -- title width / last selected line: 0
  108. -- icon id / first selected line: 0 / 0
  109. -- text alignment: 1
  110. -- font id: 0
  111. -- text size: 12
  112. -- style flags: 0
  113. -- line height: 16
  114. -- part name: Entering Text
  115. ----- HyperTalk script -----
  116. on mouseUp
  117.   go to card "Entering Text"
  118. end mouseUp
  119.  
  120.  
  121.  
  122. -- part 9 (button)
  123. -- low flags: 00
  124. -- high flags: A000
  125. -- rect: left=21 top=168 right=185 bottom=138
  126. -- title width / last selected line: 0
  127. -- icon id / first selected line: 0 / 0
  128. -- text alignment: 1
  129. -- font id: 0
  130. -- text size: 12
  131. -- style flags: 0
  132. -- line height: 16
  133. -- part name: Connector Types
  134. ----- HyperTalk script -----
  135. on mouseUp
  136.   go to card "Connector Types"
  137. end mouseUp
  138.  
  139.  
  140.  
  141. -- part 10 (button)
  142. -- low flags: 00
  143. -- high flags: A000
  144. -- rect: left=21 top=184 right=201 bottom=161
  145. -- title width / last selected line: 0
  146. -- icon id / first selected line: 0 / 0
  147. -- text alignment: 1
  148. -- font id: 0
  149. -- text size: 12
  150. -- style flags: 0
  151. -- line height: 16
  152. -- part name: Annotation Symbols
  153. ----- HyperTalk script -----
  154. on mouseUp
  155.   go to card "Annotation Symbols"
  156. end mouseUp
  157.  
  158.  
  159.  
  160. -- part 12 (button)
  161. -- low flags: 00
  162. -- high flags: A000
  163. -- rect: left=21 top=217 right=233 bottom=100
  164. -- title width / last selected line: 0
  165. -- icon id / first selected line: 0 / 0
  166. -- text alignment: 1
  167. -- font id: 0
  168. -- text size: 12
  169. -- style flags: 0
  170. -- line height: 16
  171. -- part name: Short Cuts
  172. ----- HyperTalk script -----
  173. on mouseUp
  174.   go to card "Short Cuts"
  175. end mouseUp
  176.  
  177.  
  178.  
  179. -- part 13 (button)
  180. -- low flags: 00
  181. -- high flags: A000
  182. -- rect: left=316 top=73 right=89 bottom=395
  183. -- title width / last selected line: 0
  184. -- icon id / first selected line: 0 / 0
  185. -- text alignment: 1
  186. -- font id: 0
  187. -- text size: 12
  188. -- style flags: 0
  189. -- line height: 16
  190. -- part name: File Menu
  191. ----- HyperTalk script -----
  192. on mouseUp
  193.   go to card "file menu"
  194. end mouseUp
  195.  
  196.  
  197.  
  198. -- part 14 (button)
  199. -- low flags: 00
  200. -- high flags: A000
  201. -- rect: left=316 top=88 right=104 bottom=395
  202. -- title width / last selected line: 0
  203. -- icon id / first selected line: 0 / 0
  204. -- text alignment: 1
  205. -- font id: 0
  206. -- text size: 12
  207. -- style flags: 0
  208. -- line height: 16
  209. -- part name: Edit Menu
  210. ----- HyperTalk script -----
  211. on mouseUp
  212.   go to card "Edit Menu"
  213. end mouseUp
  214.  
  215.  
  216.  
  217. -- part 15 (button)
  218. -- low flags: 00
  219. -- high flags: A000
  220. -- rect: left=316 top=103 right=119 bottom=416
  221. -- title width / last selected line: 0
  222. -- icon id / first selected line: 0 / 0
  223. -- text alignment: 1
  224. -- font id: 0
  225. -- text size: 12
  226. -- style flags: 0
  227. -- line height: 16
  228. -- part name: Shapes Menu
  229. ----- HyperTalk script -----
  230. on mouseUp
  231.   go to card "Shapes Menu"
  232. end mouseUp
  233.  
  234.  
  235.  
  236. -- part 16 (button)
  237. -- low flags: 00
  238. -- high flags: A000
  239. -- rect: left=316 top=118 right=135 bottom=405
  240. -- title width / last selected line: 0
  241. -- icon id / first selected line: 0 / 0
  242. -- text alignment: 1
  243. -- font id: 0
  244. -- text size: 12
  245. -- style flags: 0
  246. -- line height: 16
  247. -- part name: Style Menu
  248. ----- HyperTalk script -----
  249. on mouseUp
  250.   go to card "Style Menu"
  251. end mouseUp
  252.  
  253.  
  254.  
  255. -- part 17 (button)
  256. -- low flags: 00
  257. -- high flags: A000
  258. -- rect: left=316 top=134 right=150 bottom=421
  259. -- title width / last selected line: 0
  260. -- icon id / first selected line: 0 / 0
  261. -- text alignment: 1
  262. -- font id: 0
  263. -- text size: 12
  264. -- style flags: 0
  265. -- line height: 16
  266. -- part name: Options Menu
  267. ----- HyperTalk script -----
  268. on mouseUp
  269.   go to card "Options Menu"
  270. end mouseUp
  271.  
  272.  
  273.  
  274. -- part 18 (button)
  275. -- low flags: 00
  276. -- high flags: A000
  277. -- rect: left=316 top=149 right=165 bottom=446
  278. -- title width / last selected line: 0
  279. -- icon id / first selected line: 0 / 0
  280. -- text alignment: 1
  281. -- font id: 0
  282. -- text size: 12
  283. -- style flags: 0
  284. -- line height: 16
  285. -- part name: Box Pop-up Menu
  286. ----- HyperTalk script -----
  287. on mouseUp
  288.   go to card "Box pop-up Menu"
  289. end mouseUp
  290.  
  291.  
  292.  
  293. -- part 19 (button)
  294. -- low flags: 00
  295. -- high flags: A000
  296. -- rect: left=316 top=164 right=180 bottom=491
  297. -- title width / last selected line: 0
  298. -- icon id / first selected line: 0 / 0
  299. -- text alignment: 1
  300. -- font id: 0
  301. -- text size: 12
  302. -- style flags: 0
  303. -- line height: 16
  304. -- part name: Connector Pop-up Menu
  305. ----- HyperTalk script -----
  306. on mouseUp
  307.   go to card "Connector pop-up Menu"
  308. end mouseUp
  309.  
  310.  
  311.  
  312. -- part 20 (button)
  313. -- low flags: 00
  314. -- high flags: A000
  315. -- rect: left=316 top=195 right=213 bottom=361
  316. -- title width / last selected line: 0
  317. -- icon id / first selected line: 0 / 0
  318. -- text alignment: 1
  319. -- font id: 0
  320. -- text size: 12
  321. -- style flags: 0
  322. -- line height: 16
  323. -- part name: Quit
  324. ----- HyperTalk script -----
  325. on mouseUp
  326.   domenu "Quit Hypercard"
  327. end mouseUp
  328.  
  329.  
  330.  
  331. -- part 21 (button)
  332. -- low flags: 00
  333. -- high flags: A000
  334. -- rect: left=21 top=200 right=218 bottom=141
  335. -- title width / last selected line: 0
  336. -- icon id / first selected line: 0 / 0
  337. -- text alignment: 1
  338. -- font id: 0
  339. -- text size: 12
  340. -- style flags: 0
  341. -- line height: 16
  342. -- part name: Pasting Graphics
  343. ----- HyperTalk script -----
  344. on mouseUp
  345.   go to card "pasting graphics"
  346. end mouseUp
  347.  
  348.  
  349.  
  350. -- part 22 (field)
  351. -- low flags: 01
  352. -- high flags: 0001
  353. -- rect: left=155 top=311 right=342 bottom=363
  354. -- title width / last selected line: 0
  355. -- icon id / first selected line: 0 / 0
  356. -- text alignment: 1
  357. -- font id: 0
  358. -- text size: 12
  359. -- style flags: 0
  360. -- line height: 16
  361. -- part name: 
  362.  
  363.  
  364. -- part contents for card part 22
  365. ----- text -----
  366. Version 4.4